Package | ca.on.ehr.r4 |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.on.ehr.r4@1.0.0-snapshot5&canonical=http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-bundle-document |
Url | http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-bundle-document |
Version | 1.0.0 |
Status | active |
Name | BundleDocumentEHR |
Title | Bundle Document EHR |
Experimental | False |
Realm | uv |
Authority | national |
Description | The Bundle Document is used to build documents that represent a composition: a coherent set of information that is a statement of healthcare information, including clinical observations and services. A document is an immutable set of resources with a fixed presentation that is authored and/or attested by humans, organizations and devices. |
Type | Bundle |
Kind | resource |
No resources found
No resources found
{
"resourceType" : "StructureDefinition",
"id" : "BundleDocument",
"url" : "http://ontariohealth.ca/fhir/ehr/StructureDefinition/profile-bundle-document",
"version" : "1.0.0",
"name" : "BundleDocumentEHR",
"title" : "Bundle Document EHR",
"status" : "active",
"description" : "The Bundle Document is used to build documents that represent a composition: a coherent set of information that is a statement of healthcare information, including clinical observations and services. A document is an immutable set of resources with a fixed presentation that is authored and/or attested by humans, organizations and devices.",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Bundle",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Bundle.identifier",
"path" : "Bundle.identifier",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.identifier.system",
"path" : "Bundle.identifier.system",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.identifier.value",
"path" : "Bundle.identifier.value",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.type",
"path" : "Bundle.type",
"fixedCode" : "document",
"mustSupport" : true
},
{
"id" : "Bundle.timestamp",
"path" : "Bundle.timestamp",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.entry",
"path" : "Bundle.entry",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.entry.fullUrl",
"path" : "Bundle.entry.fullUrl",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Bundle.entry.resource",
"path" : "Bundle.entry.resource",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.